Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NVectorImageExporter<TContent> Class / SaveAsImage Method


In This Topic
    SaveAsImage Method (NVectorImageExporter<TContent>)
    In This Topic
    Shows a file dialog for selecting an image file and exports the document to an image.
    Overload List
    OverloadDescription
    Shows a file dialog for selecting an image file and exports the document to an image.  
    Shows a file dialog for selecting an image file and exports the given bounds of the document to an image with the specified DPI. The format of the image is determined by the type of image selected by the user. (Inherited from Nevron.Nov.UI.NContinuousMediaExporter<TContent>)
    Shows a file dialog for selecting an image file and exports the document to an image. (Inherited from Nevron.Nov.UI.NContinuousMediaExporter<TContent>)
    Shows a file dialog for selecting an image file and exports the given bounds of the document to an image with the specified DPI. The format of the image is determined by the type of image selected by the user. (Inherited from Nevron.Nov.UI.NContinuousMediaExporter<TContent>)
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also